home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 6624 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: usamrid.innovsoftd.com!news
  2. From: "David A. Peterson" <dpeterso@mail.isd.net>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: What are APIs & MFCs ?
  5. Date: Tue, 13 Feb 1996 12:34:34 -0600
  6. Organization: Applied Systems, Inc.
  7. Message-ID: <3120D9BA.3188@mail.isd.net>
  8. References: <4fqbt8$i87@brtph500.bnr.ca> <4fqbv0$i87@brtph500.bnr.ca>
  9. NNTP-Posting-Host: pm2e-1-225.innovsoftd.com
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0GoldB1 (Win95; I)
  14.  
  15. Gilbert Banks wrote:
  16. > What are APIs and MFCs?  How can I learn more about using them?
  17. >    API Application Programming/Programmer Interface
  18.     MFC Microsoft Foundation Classes
  19.  
  20.     The Windows API should be included with your Windows C compiler.
  21.     Microsoft should have some info on MFC at http://www.microsoft.com,
  22.     but you may have to buy it as part of your compiler. (Borland is adding
  23.     this as an option with the new C++ 5.0 compiler.)
  24. > Gilbert Banks
  25. > gilbertb@bnr.ca (BNR400)
  26.  
  27. -- 
  28. "Where's the user's manual for this thing, anyway?" -- newbie
  29. dpeterso@isd.net
  30.